Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / ItemStyle<T> Class / Reset Method

In This Topic
    Reset Method (ItemStyle<T>)
    In This Topic
    Resets style to it default value according to the applied theme.
    Syntax
    'Declaration
     
    
    Public Sub Reset() 
    public void Reset()
    See Also